home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 2).iso / 1375 / config.da_ / config.da / config.json
JavaScript Object Notation  |  1997-04-07  |  359b

  1. {
  2.     "schema": {
  3.         "UserName": "Text (50)",
  4.         "RegistrationNumber": "Text (20)",
  5.         "First": "Text (20)",
  6.         "RegDate": "Text (20)",
  7.         "CommPort": "Text (10)",
  8.         "Local": "Text (10)",
  9.         "DialString": "Text (30)",
  10.         "Label_Printer": "Text (50)"
  11.     },
  12.     "data": [
  13.         {
  14.             "RegistrationNumber": "Unregistered",
  15.             "First": "True",
  16.             "CommPort": "3",
  17.             "Local": "303",
  18.             "DialString": "ATDT",
  19.             "Label_Printer": "Smart Label Printer Pro"
  20.         }
  21.     ]
  22. }